Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 4 - Image Compressor Components / Image Compressor Components Reference
Functions / Direct Functions


CDGetCodecInfo

Your component receives the CDGetCodecInfo request whenever an application calls the Image Compression Manager's GetCodecInfo function.

pascal ComponentResult CDGetCodecInfo (CodecInfo *info);
info
Contains a pointer to the compressor information structure (defined by the CodecInfo data type) to update. Your component should report its capabilities by formatting a compressor information structure in the location specified by this parameter.
DESCRIPTION
Your component returns a formatted compressor information structure defining its capabilities.

Both compressors and decompressors may receive this request.

RESULT CODES
noErr0No error
codecUnimpError-8962Feature not implemented by this compressor
SEE ALSO
See the chapter "Image Compression Manager" in Inside Macintosh: QuickTime for a description of the compressor information structure.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help